2025-02-08 11:16:42 - Executed Query: 
    SELECT * FROM tbl_rate_card 
    WHERE client_id = :client_id 
    AND product_id = :product_id
    AND place = :place 
    AND start_wt <= :weight 
    AND end_wt >= :weight 
    AND ship_type = :ship_type 
    AND parcel_type = :parcel_type 
    ORDER BY client_id DESC 
    LIMIT 1;

Parameters: null
--------------------------------------------------------------------------------
2025-02-08 11:18:48 - Executed Query: 
    SELECT * FROM tbl_rate_card 
    WHERE client_id = :client_id 
    AND product_id = :product_id
    AND place = :place 
    AND start_wt <= :weight 
    AND end_wt >= :weight 
    AND ship_type = :ship_type 
    AND parcel_type = :parcel_type 
    ORDER BY client_id DESC 
    LIMIT 1;

Parameters: null
--------------------------------------------------------------------------------
2025-02-08 11:21:41 - Executed Query: 
    SELECT * FROM tbl_rate_card 
    WHERE client_id = :client_id 
    AND product_id = :product_id
    AND place = :place 
    AND start_wt <= :weight 
    AND end_wt >= :weight 
    AND ship_type = :ship_type 
    AND parcel_type = :parcel_type 
    ORDER BY client_id DESC 
    LIMIT 1;

Parameters: null
--------------------------------------------------------------------------------
2025-02-08 11:21:43 - Executed Query: 
    SELECT * FROM tbl_rate_card 
    WHERE client_id = :client_id 
    AND product_id = :product_id
    AND place = :place 
    AND start_wt <= :weight 
    AND end_wt >= :weight 
    AND ship_type = :ship_type 
    AND parcel_type = :parcel_type 
    ORDER BY client_id DESC 
    LIMIT 1;

Parameters: null
--------------------------------------------------------------------------------
2025-02-08 11:21:55 - Executed Query: 
    SELECT * FROM tbl_rate_card 
    WHERE client_id = :client_id 
    AND product_id = :product_id
    AND place = :place 
    AND start_wt <= :weight 
    AND end_wt >= :weight 
    AND ship_type = :ship_type 
    AND parcel_type = :parcel_type 
    ORDER BY client_id DESC 
    LIMIT 1;

Parameters: null
--------------------------------------------------------------------------------
