diff --git a/Custom_Templates/customer_templates/Walmart Spark Prod/_category_cards.html.liquid b/Custom_Templates/customer_templates/Walmart Spark Prod/_category_cards.html.liquid index f5e0a93a..b15564fd 100644 --- a/Custom_Templates/customer_templates/Walmart Spark Prod/_category_cards.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Spark Prod/_category_cards.html.liquid @@ -115,6 +115,25 @@ {% include "filtered_courses_tray", category_name: school_category %} {% endif %} {% endfor %} + {% comment %} SAFETY {% endcomment %} + {% for school_category in school_categories %} + {% if school_category == "Contacting Customers" %} +
+
+
+ Safety Icon +
+
+
+
New
+
+
{{school_category}}
+
+
+
+ {% include "filtered_courses_tray", category_name: school_category %} + {% endif %} + {% endfor %} {% comment %} NON SPECIFIED {% endcomment %} {% for school_category in school_categories %}