File size: 711 Bytes
1f703c1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"arent_buying": 0,
"asking_about_cheking_the_product": 1,
"asking_about_fixing_mirrors": 2,
"asking_about_our_location": 3,
"asking_for_names": 4,
"asking_for_reduction": 5,
"asking_for_time_to_decide": 6,
"asking_where_to_put_the_product": 7,
"color_request": 8,
"inquiring_about_available_products": 9,
"inquiring_about_delivery_cost": 10,
"inquiring_about_delivery_locations": 11,
"inquiring_about_delivery_reduction": 12,
"inquiring_about_delivery_time": 13,
"inquiring_about_qualities_of_the_product": 14,
"inquiring_about_size": 15,
"inquiring_about_the_product_price": 16,
"no": 17,
"saying_thanks": 18,
"send_more_images": 19,
"want_to_buy": 20,
"yes": 21
} |