Biz Connection FREE TRIAL + $75 GOOGLE ADWORD - FREE VOUCHER for YOU!

Product listed inside a category -ZenCart

File locations for product listed inside a category

Files:
  1. include/modules/product_listing.php
  2. check your template sub-folder if you did use it

  3. includes/templates/YOUR_TEMPLATE/templates/tpl_index_product_list.php
  4. includes/templates/YOUR_TEMPLATE/templates/tpl_modules_product_listing.php
  5. includes/templates/YOUR_TEMPLATE/common/tpl_tabular_display.php (check above file)

Notes :
it is loaded: includes/index_filters/default_filter.php
the first is loaded includes/templates/YOUR_TEMPLATE/templates/tpl_index_product_list.php
———-
a) /modules/product_listing.php
in $listing_split_t = new splitPageResults($listing_sql, MAX_DISPLAY_PRODUCTS_LISTING, ‘p.products_id’, ‘page’);
the $listing_sql is got in /index_filters/default_filter.php
splitPageResults is defined in /classes/split_page_result.php

b)the splitPageResults class is defined in /classes/split_page_result.php

c)/templates/tpl_module_product_listing.php
in it is called /modules/olala1/product_listing.php

and it send (array row col) $list_box_contents

d)/common/tpl_tabular_display.php

e) see (consider) SKIP_SINGLE_PRODUCT_CATEGORIES from /pages/index/header.php (can be setup through Admin->Config->Leyout settings->Skip 1-prod Categories

WesiteDesign can provide full support.

Random article

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a Comment