shopping-cart

Order Items

Logo

MixChief

Every drink tells a story.

Contact us on 08133277306 if you have any questions

We currently only offer delivery services to Victoria Island, Ikoyi, and Lekki Phase 1. Stay tuned for updates as we plan to expand our delivery locations soon. We apologize for any inconvenience.

All {% for category in categories %} {{ category.name }} {% endfor %}
{% for item in items %}
{% if item.img %}
{{ item.name }} image
{% endif %}
{{item.name}}
₦{{item.sellingPrice}}
{{item.description}}
{% endfor %}