added ask for a quote

This commit is contained in:
2021-06-11 11:41:15 +02:00
parent 4fe9f08b67
commit b27f1afa45
8 changed files with 19 additions and 7 deletions

View File

@@ -28,6 +28,6 @@
<article{{ attributes }}>
{{- product|without('variation_attributes') -}}
<a href="mailto:info@materio.com?subject=Multi-Joueurs" class="btn">
{% trans %}Demander un devis{% endtrans %}
{% trans %}Ask for a quote.{% endtrans %}
</a>
</article>