diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid
index a486481c..5bbecb22 100644
--- a/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid
+++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid
@@ -7,7 +7,8 @@
You earned it!
-
Congratulations, you're Walmart Luminate Replenishment Certified. Click the button below to add your accomplishment to LinkedIn!
+
+ Congratulations, you're Walmart Luminate Replenishment Certified. Click the button below to add your accomplishment to LinkedIn!
+{% elsif learning_path.id == "f8ce6c73-a086-4e44-8b96-74883d7fae0e" %}
+

diff --git a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid
index 7d4abd53..d46b24b7 100644
--- a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid
+++ b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid
@@ -11,7 +11,7 @@
src="{{ course.image_url }}"
class="np-top-image np-top-image-spacing"
alt="{{ course.name }}"
- />
+ />
{% include "course_description" %}
@@ -37,6 +37,8 @@
+
+ {% t .header %}
+
+
+
+ {% if course.enrolled? == false and course.properties.course_cost != 0 %}
+
+ $ {{ course.properties.course_cost }}
+
+
+