New Zenner
- Join Date:
- Feb 2009
- Posts:
- 89
- Plugin Contributions:
- 0
How to add an extra item number field?
:cool:I want to add an Item number field in front of Product Description, How can I do it
Views: 2,693
New Zenner
:cool:I want to add an Item number field in front of Product Description, How can I do it
New Zenner
Do you mean in the products listing ??
New Zenner
yes, I want put a item numer in front of item name, so when customer call me , it is easy to find out which item they are mention about.
Totally Zenned
is the item number the same as the model number?
New Zenner
yes, for example item name is 3mm * 20' Ratchet strap with Delta Ring...... , I want use item number as 3020st-dr
Thanks
New Zenner
You just have to change arround the PHP file.
Unless a mod has chaged the product layout it should be located in:
includes/templates/MY TEMPLATE/templates/tpl_product_info_display.php
New Zenner
sorry, still not quite understand, I need add item number field in fornt of item description. so I think I need change sql file also
Totally Zenned
rich00693:
yes, for example item name is 3mm * 20' Ratchet strap with Delta Ring...... , I want use item number as 3020st-dr
Thanks
IF 3020st-dr is the model number listed in the model number field when the product is originally set up, you can easily modify the product listing page to place the model number in front of anything on the product listing page.
IF you have display of the model number turned off, it will not show no matter where you place it in the PHP file.
There is absolutely no need to get anywhere near a mySql file.
New Zenner
thanks, I know how to do now
Zen Follower
dbltoe:
IF 3020st-dr is the model number listed in the model number field when the product is originally set up, you can easily modify the product listing page to place the model number in front of anything on the product listing page.
IF you have display of the model number turned off, it will not show no matter where you place it in the PHP file.
There is absolutely no need to get anywhere near a mySql file.
Hi, dbltoe,
Can not agree with you any more.
If disable model no. in the Admin, it will not show untill you turn it on.
However, suppose copy & past the code somewhere esle, is it possible to make it display even though it was disabled in the Admin?
any suggestions?
Fields marked required must be completed.
Tell staff why this post should be reviewed.