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