cursor_zi_new.execute(f"select id from Product_Relation_Attribute_Subtitle where ZI_SubCategoryCode = '{cat}' and ZI_SubTitle = '{subtitle}' and Other_SubTitle = '{outsubtitle}' and Source = '{channel}'")
cursor_zi_new.execute(f"select Index_ID from Product_Relation_Attribute_Subtitle where ZI_SubCategoryCode = '{cat}' and ZI_SubTitle = '{subtitle}' and Other_SubTitle = '{outsubtitle}' and Source = '{channel}'")