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 VI, Ikoyi, and Lekki. 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 %}