diff --git a/storefront/templates/storefront/product_detail.html b/storefront/templates/storefront/product_detail.html
index d88686f..460950b 100644
--- a/storefront/templates/storefront/product_detail.html
+++ b/storefront/templates/storefront/product_detail.html
@@ -28,6 +28,10 @@
+
+ Want your coffee automatically delivered?
+ Subscribe and save 10% →
+
{% endblock %}
diff --git a/storefront/templates/storefront/subscription/confirmation.html b/storefront/templates/storefront/subscription/confirmation.html
index 8f7ff27..87726b4 100644
--- a/storefront/templates/storefront/subscription/confirmation.html
+++ b/storefront/templates/storefront/subscription/confirmation.html
@@ -4,7 +4,7 @@
{% block content %}
Subscriptions
- SUBSCRIBE AND SAVE
+ Subscribe and save 10%
Review your subscription
diff --git a/storefront/templates/storefront/subscription/create_form.html b/storefront/templates/storefront/subscription/create_form.html
index 79b56dd..779f03f 100644
--- a/storefront/templates/storefront/subscription/create_form.html
+++ b/storefront/templates/storefront/subscription/create_form.html
@@ -8,7 +8,7 @@
{% block content %}
Subscriptions
- SUBSCRIBE AND SAVE
+ Subscribe and save 10%