Upload CSV File
Checking authentication...
📝 CSV Format
Required columns:
storeName,sellerType,whatsapp,
location,latitude,longitude,
category,storeDescription,
featured,isNew,email
Example:
My Store,Food,60123456789,
Taiping,4.8526,100.7389,
Food,Fresh meals,true,true,
email@example.com
💡 Use true/false for featured and isNew. Email can be left empty.
💡 Need help? View CSV Guide