Zen Cart Logo
Forums / Customization from the Admin / Display Model Number in the what's new box part 2

Display Model Number in the what's new box part 2

Views: 1,521

Results 1 to 4 of 4
13 Jul 2012, 6:26 AM
#1
888murrays_com avatar

888murrays_com

New Zenner

Join Date:
Jul 2012
Posts:
3
Plugin Contributions:
0

Display Model Number in the what's new box part 2

One the index page and the other pages:

The whats new for this month shows: images, description and price.

How do you add the model number to the whats new?

13 Jul 2012, 11:51 AM
#2
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: Display Model Number in the what's new box part 2

Try admin > Configuration > New Listing > Display Product Model

If that doesn't work, we'll need a link to your site to help debug it.

Rob

15 Jul 2012, 2:08 AM
#3
888murrays_com avatar

888murrays_com

New Zenner

Join Date:
Jul 2012
Posts:
3
Plugin Contributions:
0

Re: Display Model Number in the what's new box part 2

a link would sure help :blush:
888murrays[dot]com/zencart/index.php?main_page=index&cPath=4

not live - so fix the dot

15 Jul 2012, 2:36 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Display Model Number in the what's new box part 2

New Listing is showing the model ... it is the New Products Centerbox that is not ...

You would need to customize the code, using your templates and overrides, for the file:
/includes/modules/new_products.php

to include the products_model in the SELECT statements and then in the $list_box_contents ...