// Country Configuration
function get_country_config() {
return array(
'nigeria' => array(
'country_meta' => '_rtcl_country_nigeria',
'location_meta' => '_rtcl_location_nigeria',
'phone_meta' => '_rtcl_phone_nigeria',
'whatsapp_meta' => '_rtcl_whatsapp_number_nigeria',
'address_meta' => '_rtcl_address_nigeria',
'slug' => 'nigeria'
),
'algeria' => array(
'country_meta' => '_rtcl_country_algeria',
'location_meta' => '_rtcl_location_algeria',
'phone_meta' => '_rtcl_phone_algeria',
'whatsapp_meta' => '_rtcl_whatsapp_number_algeria',
'address_meta' => '_rtcl_address_algeria',
'slug' => 'algeria'
),
'angola' => array(
'country_meta' => '_rtcl_country_angola',
'location_meta' => '_rtcl_location_angola',
'phone_meta' => '_rtcl_phone_angola',
'whatsapp_meta' => '_rtcl_whatsapp_number_angola',
'address_meta' => '_rtcl_address_angola',
'slug' => 'angola'
),
'uk' => array(
'country_meta' => '_rtcl_country_uk',
'location_meta' => '_rtcl_location_uk',
'phone_meta' => '_rtcl_phone_uk',
'whatsapp_meta' => '_rtcl_whatsapp_number_uk',
'address_meta' => '_rtcl_address_uk',
'slug' => 'uk'
),
'us' => array(
'country_meta' => '_rtcl_country_us',
'location_meta' => '_rtcl_location_us',
'phone_meta' => '_rtcl_phone_us',
'whatsapp_meta' => '_rtcl_whatsapp_number_us',
'address_meta' => '_rtcl_address_us',
'slug' => 'us'
),
'canada' => array(
'country_meta' => '_rtcl_country_canada',
'location_meta' => '_rtcl_location_canada',
'phone_meta' => '_rtcl_phone_canada',
'whatsapp_meta' => '_rtcl_whatsapp_number_canada',
'address_meta' => '_rtcl_address_canada',
'slug' => 'canada'
),
'brazil' => array(
'country_meta' => '_rtcl_country_brazil',
'location_meta' => '_rtcl_location_brazil',
'phone_meta' => '_rtcl_phone_brazil',
'whatsapp_meta' => '_rtcl_whatsapp_number_brazil',
'address_meta' => '_rtcl_address_brazil',
'slug' => 'brazil'
),
'india' => array(
'country_meta' => '_rtcl_country_india',
'location_meta' => '_rtcl_location_india',
'phone_meta' => '_rtcl_phone_india',
'whatsapp_meta' => '_rtcl_whatsapp_number_india',
'address_meta' => '_rtcl_address_india',
'slug' => 'india'
),
'rwanda' => array(
'country_meta' => '_rtcl_country_rwanda',
'location_meta' => '_rtcl_location_rwanda',
'phone_meta' => '_rtcl_phone_rwanda',
'whatsapp_meta' => '_rtcl_whatsapp_number_rwanda',
'address_meta' => '_rtcl_address_rwanda',
'slug' => 'rwanda'
),
'ivory_coast' => array(
'country_meta' => '_rtcl_country_ivory_coast',
'location_meta' => '_rtcl_location_ivory_coast',
'phone_meta' => '_rtcl_phone_ivory_coast',
'whatsapp_meta' => '_rtcl_whatsapp_number_ivory_coast',
'address_meta' => '_rtcl_address_ivory_coast',
'slug' => 'ivory_coast'
),
'pakistan' => array(
'country_meta' => '_rtcl_country_pakistan',
'location_meta' => '_rtcl_location_pakistan',
'phone_meta' => '_rtcl_phone_pakistan',
'whatsapp_meta' => '_rtcl_whatsapp_number_pakistan',
'address_meta' => '_rtcl_address_pakistan',
'slug' => 'pakistan'
),
'tanzania' => array(
'country_meta' => '_rtcl_country_tanzania',
'location_meta' => '_rtcl_location_tanzania',
'phone_meta' => '_rtcl_phone_tanzania',
'whatsapp_meta' => '_rtcl_whatsapp_number_tanzania',
'address_meta' => '_rtcl_address_tanzania',
'slug' => 'tanzania'
),
'uganda' => array(
'country_meta' => '_rtcl_country_uganda',
'location_meta' => '_rtcl_location_uganda',
'phone_meta' => '_rtcl_phone_uganda',
'whatsapp_meta' => '_rtcl_whatsapp_number_uganda',
'address_meta' => '_rtcl_address_uganda',
'slug' => 'uganda'
),
'zambia' => array(
'country_meta' => '_rtcl_country_zambia',
'location_meta' => '_rtcl_location_zambia',
'phone_meta' => '_rtcl_phone_zambia',
'whatsapp_meta' => '_rtcl_whatsapp_number_zambia',
'address_meta' => '_rtcl_address_zambia',
'slug' => 'zambia'
),
'zimbabwe' => array(
'country_meta' => '_rtcl_country_zimbabwe',
'location_meta' => '_rtcl_location_zimbabwe',
'phone_meta' => '_rtcl_phone_zimbabwe',
'whatsapp_meta' => '_rtcl_whatsapp_number_zimbabwe',
'address_meta' => '_rtcl_address_zimbabwe',
'slug' => 'zimbabwe'
),
'botswana' => array(
'country_meta' => '_rtcl_country_botswana',
'location_meta' => '_rtcl_location_botswana',
'phone_meta' => '_rtcl_phone_botswana',
'whatsapp_meta' => '_rtcl_whatsapp_number_botswana',
'address_meta' => '_rtcl_address_botswana',
'slug' => 'botswana'
),
'namibia' => array(
'country_meta' => '_rtcl_country_namibia',
'location_meta' => '_rtcl_location_namibia',
'phone_meta' => '_rtcl_phone_namibia',
'whatsapp_meta' => '_rtcl_whatsapp_number_namibia',
'address_meta' => '_rtcl_address_namibia',
'slug' => 'namibia'
),
'ethiopia' => array(
'country_meta' => '_rtcl_country_ethiopia',
'location_meta' => '_rtcl_location_ethiopia',
'phone_meta' => '_rtcl_phone_ethiopia',
'whatsapp_meta' => '_rtcl_whatsapp_number_ethiopia',
'address_meta' => '_rtcl_address_ethiopia',
'slug' => 'ethiopia'
),
'cameroon' => array(
'country_meta' => '_rtcl_country_cameroon',
'location_meta' => '_rtcl_location_cameroon',
'phone_meta' => '_rtcl_phone_cameroon',
'whatsapp_meta' => '_rtcl_whatsapp_number_cameroon',
'address_meta' => '_rtcl_address_cameroon',
'slug' => 'cameroon'
),
'senegal' => array(
'country_meta' => '_rtcl_country_senegal',
'location_meta' => '_rtcl_location_senegal',
'phone_meta' => '_rtcl_phone_senegal',
'whatsapp_meta' => '_rtcl_whatsapp_number_senegal',
'address_meta' => '_rtcl_address_senegal',
'slug' => 'senegal'
),
'egypt' => array(
'country_meta' => '_rtcl_country_egypt',
'location_meta' => '_rtcl_location_egypt',
'phone_meta' => '_rtcl_phone_egypt',
'whatsapp_meta' => '_rtcl_whatsapp_number_egypt',
'address_meta' => '_rtcl_address_egypt',
'slug' => 'egypt'
),
'mexico' => array(
'country_meta' => '_rtcl_country_mexico',
'location_meta' => '_rtcl_location_mexico',
'phone_meta' => '_rtcl_phone_mexico',
'whatsapp_meta' => '_rtcl_whatsapp_number_mexico',
'address_meta' => '_rtcl_address_mexico',
'slug' => 'mexico'
),
'bangladesh' => array(
'country_meta' => '_rtcl_country_bangladesh',
'location_meta' => '_rtcl_location_bangladesh',
'phone_meta' => '_rtcl_phone_bangladesh',
'whatsapp_meta' => '_rtcl_whatsapp_number_bangladesh',
'address_meta' => '_rtcl_address_bangladesh',
'slug' => 'bangladesh'
),
'australia' => array(
'country_meta' => '_rtcl_country_australia',
'location_meta' => '_rtcl_location_australia',
'phone_meta' => '_rtcl_phone_australia',
'whatsapp_meta' => '_rtcl_whatsapp_number_australia',
'address_meta' => '_rtcl_address_australia',
'slug' => 'australia'
),
'tunisia' => array(
'country_meta' => '_rtcl_country_tunisia',
'location_meta' => '_rtcl_location_tunisia',
'phone_meta' => '_rtcl_phone_tunisia',
'whatsapp_meta' => '_rtcl_whatsapp_number_tunisia',
'address_meta' => '_rtcl_address_tunisia',
'slug' => 'tunisia'
),
'morocco' => array(
'country_meta' => '_rtcl_country_morocco',
'location_meta' => '_rtcl_location_morocco',
'phone_meta' => '_rtcl_phone_morocco',
'whatsapp_meta' => '_rtcl_whatsapp_number_morocco',
'address_meta' => '_rtcl_address_morocco',
'slug' => 'morocco'
),
'kenya' => array(
'country_meta' => '_rtcl_country_kenya',
'location_meta' => '_rtcl_location_kenya',
'phone_meta' => '_rtcl_phone_kenya',
'whatsapp_meta' => '_rtcl_whatsapp_number_kenya',
'address_meta' => '_rtcl_address_kenya',
'slug' => 'kenya'
),
'mozambique' => array(
'country_meta' => '_rtcl_country_mozambique',
'location_meta' => '_rtcl_location_mozambique',
'phone_meta' => '_rtcl_phone_mozambique',
'whatsapp_meta' => '_rtcl_whatsapp_number_mozambique',
'address_meta' => '_rtcl_address_mozambique',
'slug' => 'mozambique'
),
'south_africa' => array(
'country_meta' => '_rtcl_country_south_africa',
'location_meta' => '_rtcl_location_south_africa',
'phone_meta' => '_rtcl_phone_south_africa',
'whatsapp_meta' => '_rtcl_whatsapp_number_south_africa',
'address_meta' => '_rtcl_address_south_africa',
'slug' => 'south_africa'
),
'ghana' => array(
'country_meta' => '_rtcl_country_ghana',
'location_meta' => '_rtcl_location_ghana',
'phone_meta' => '_rtcl_phone_ghana',
'whatsapp_meta' => '_rtcl_whatsapp_number_ghana',
'address_meta' => '_rtcl_address_ghana',
'slug' => 'ghana'
)
);
}
Buy & Sell Anything in Sule Tankarkar | WhatsApp Marketplace - Buyonwasapp.ng
Skip to content
Buy Anything in Sule Tankarkar | BuyOnWasApp
Health & Beauty
, Product for Sale ♨️
, Skincare Products
7,800 FCFA
Baby secret body cream
Electronics & Media
, Laptops
, Laptops & Computers
, Lenovo
, ThinkPad
234,000 FCFA
Lenovo ThinkPad T480s Touchscreen
Jobs & Services
, Teaching & Education
Call for Price
Pogil College of Health Technology, Ijebu-Ode 2025 / 2026 ️{07076026905} academic session is ongoing.️
Education
, Educational Counseling
, Jobs & Services
19,825 FCFA
Madonna University, Okija 2026/2027 Session Admission forms are on sales.(07076047031)
Skin Care
6,825 FCFA
Feminelle
Certification Programs
, Education
, Jobs & Services
Call for Price
College of Nursing Sciences, Amachara, Abia State
iPhone 12
, iPhone 12 Pro Max
, iPhones
, Mobile phones & Tablets
, Smart Phones
338,000 FCFA
iPhone 12 pro Max
Electronic Components
, Electronics & Media
, Other Electronics
260 FCFA
Generator
🔥 Browse Categories
All Categories
💡 Browse all items available in Sule Tankarkar or explore categories above
Looking for something specific in Sule Tankarkar?
Our Verified Sellers in Sule Tankarkar update their stock daily.
If you don't see it here, you can still connect via WhatsApp to
"Buy Anything" directly from the source.