Update to proper cms widget.
This commit is contained in:
parent
e244e26419
commit
c9384edc1e
1 changed files with 1 additions and 2 deletions
|
|
@ -20,8 +20,7 @@
|
||||||
alertClass="alert-warning" />
|
alertClass="alert-warning" />
|
||||||
<alert
|
<alert
|
||||||
class="my-4"
|
class="my-4"
|
||||||
manualHeadline="Mobile service required"
|
cmsWidgetName="AlertMobileOnlyWidget"
|
||||||
manualCopy="We're not able to offer in-shop service in your area, but we can bring our MobileGlassShop directly to you!"
|
|
||||||
v-if="isServiceableMobileOnly"
|
v-if="isServiceableMobileOnly"
|
||||||
alertClass="alert-warning" />
|
alertClass="alert-warning" />
|
||||||
<serviceTypeQuestion
|
<serviceTypeQuestion
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue