commercetools / sunrise-spa

SUNRISE shop template as a single-page application
https://sunrise-spa.now.sh
Apache License 2.0
51 stars 78 forks source link

Allow multiple footer and header #145

Closed lauraluiz closed 5 years ago

lauraluiz commented 5 years ago

For the checkout we'll need a different header/footer. Unfortunately it seems vue-router doesn't allow you to have a default component, so we have some repetition here. Hoping they find an solution soon. Anyway, this will allow for every page to decide which footer or header wants to use.