Not for official support
We do not provide technical support in this forum.
If you want to contact our customer support, please use our support form.

You are not logged in.

#1 2010-10-27 09:33

netperformer
Member

Wich php file use product_brief.tpl.html?

Hi! smile

I would like to add price with tax to product_info array, but I cant find which php file use product_brief.tpl.html.
Thanks!

Offline

 

#2 2010-10-28 01:19

rat
Administrator

Re: Wich php file use product_brief.tpl.html?

Are you using Premium/Pro or WebAsyst Shop-Script?


Be careful what you wish for — you might get it.

Offline

 

#3 2010-10-28 04:07

netperformer
Member

Re: Wich php file use product_brief.tpl.html?

Shop-Script PREMIUM
Copyright (c) 2005 WebAsyst LLC. All rights reserved.

^^

Offline

 

#4 2010-10-28 06:38

rat
Administrator

Re: Wich php file use product_brief.tpl.html?

It is includes/category.php.


Be careful what you wish for — you might get it.

Offline

 

#5 2010-10-28 09:43

netperformer
Member

Re: Wich php file use product_brief.tpl.html?

I didnt find there the $product_info array... I found in "product_detailed.php", but if I add new element I cant read in product_brief.tpl.html.
I heve no idea where can I add new element to show in product_brief.tpl.html.

Offline

 

#6 2010-10-29 01:46

rat
Administrator

Re: Wich php file use product_brief.tpl.html?

See the following line in templates/frontend/tmpl*/category.tpl.html:

Code:

{include file="product_brief.tpl.html" product_info=$products_to_show[i1]}

Be careful what you wish for — you might get it.

Offline

 

#7 2010-10-29 10:07

netperformer
Member

Re: Wich php file use product_brief.tpl.html?

Everything is ok now!
Thank you Mr.Rat! ^_^

Offline

 

Board footer

Powered by PunBB