The repo for Purrform's main BigCommerce store.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: update category template and config name for clarity

+3 -3
+1 -1
config.json
··· 1 1 { 2 - "name": "center nav items", 2 + "name": "no image on category page", 3 3 "version": "6.10.0", 4 4 "template_engine": "handlebars_v4", 5 5 "meta": {
+2 -2
templates/pages/category.html
··· 17 17 {{#partial "page"}} 18 18 19 19 {{> components/common/breadcrumbs breadcrumbs=breadcrumbs}} 20 - {{#if category.image}} 20 + {{!-- {{#if category.image}} 21 21 {{> components/common/responsive-img 22 22 image=category.image 23 23 fallback_size=theme_settings.zoom_size 24 24 lazyload=theme_settings.lazyload_mode 25 25 class="category-header-image" 26 26 }} 27 - {{/if}} 27 + {{/if}} --}} 28 28 29 29 <div class="category-description"> 30 30 <div class="col8">