How i can modify a product info page in os comerce?! where is the template? everybody keeping telling me in templates/product_info.tpl but nothing it's out there!
The actual page is in root and called product_info.php. The text is in includes/languages/english/product_info.php
Yeah well it's just some text.. i want to modify the price if possible to take down the price, to just make something like "Downland" instead of price
Do you want to do this for just one product or all products in the catalog? I have not done this but have done other mods in Osc. You will have to go into product_info.tpl.php and custom code your download button.
I just re-read what you said. You may be able to make the change you need in the product attributes in the store admin area. Maybe?
No , i just want to modify the real template... and i can't find the product_info template... i want to modify the place where the price reside, or for example to cut down the price...
it's an 900 bytes page, and have nothing to do with the design of the page,etc... it's just doing some nasty requires,etc...
Sorry I can't be of help then, you must be using a different version of osCommerce than I am (osCommerce 2.2rc2a). Good Luck.