diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_benefits_showcase.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_benefits_showcase.tmpl
new file mode 100644
index 000000000..dfcc1ba43
--- /dev/null
+++ b/docs/upgrades/templates-6.9.0/wgtemplate_benefits_showcase.tmpl
@@ -0,0 +1,103 @@
+#PBtmpl0000000000000095
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Benefits
+
+
+
+
+
+ ·
+
+ |
+
+
+
+
+
+ Specifications
+
+
+
+
+
+ ·:
+
+ Options
+
+
+
+
+
+ ·
+
+ Other Products
+
+
+
+
+
+
+
+ ·
+
+ |
+
+
+
+
+~~~
+.productOptions {
+ font-family: arial;
+ font-size: 11px;
+}
+h2 {
+ font-family:arial;
+ margin-top:3px;
+ margin-bottom:3px;
+}
+.noBorder {
+ border:none;
+}
+.benefitsShowcase {
+ border:solid gray 1px;
+}
+.benefitsShowcase td {
+ font-family:arial;
+ font-size:9pt;
+}
+.benefitsShowcase2 {
+ border:solid gray 1px;
+ width:34%;
+ font-size:8pt;
+ font-family:arial;
+}
+.benefitsShowcase a {
+ color:#29587E;
+}
+.benefitsShowcase .content {
+ font-size:9pt;
+ width:66%;
+}
\ No newline at end of file