diff --git a/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl b/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl index 3329e2da1..b6d80ae50 100644 --- a/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl +++ b/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl @@ -4,8 +4,8 @@ *}
- {include file="components/section-title.tpl" title={l s="Best Sellers" d="Shop.Theme.Catalog"}} - {include file="catalog/_partials/productlist.tpl" products=$products productClass="col-6 col-lg-4 col-xl-3"} + {include file='components/section-title.tpl' title={l s='Best Sellers' d='Shop.Theme.Catalog'}} + {include file='catalog/_partials/productlist.tpl' products=$products productClass='col-6 col-lg-4 col-xl-3'}