diff --git a/layout/theme.shogun.landing.liquid b/layout/theme.shogun.landing.liquid index c9179047ab..e7d44410c3 100644 --- a/layout/theme.shogun.landing.liquid +++ b/layout/theme.shogun.landing.liquid @@ -9,6 +9,7 @@ This file can be re-written at any time. + {% render 'pandectes-rules' %} diff --git a/templates/article.shogun.custom.liquid b/templates/article.shogun.custom.liquid index b643f66c27..7e3e2c728b 100644 --- a/templates/article.shogun.custom.liquid +++ b/templates/article.shogun.custom.liquid @@ -1,4 +1,3 @@ -{% render 'shogun-products', content: article %} {% comment %} Auto-generated by Shogun. This file can be re-written at any time. @@ -6,4 +5,3 @@ This file can be re-written at any time. {% render 'shogun-products', content: page %} {{ article.content }} -{{ article.metafields.shogun.optimizer }}