product image positioning in products.php

sobo

No avatar

2005-08-28 14:53

In products.php I see these entries, after I added test products.
Where do I enter the products image, via the admin? Also, If I have a large quantity of categories and products, and want to put them in directlt in products.php/category.php, can you tell me the sequence of entries, as shown below. Maybe, in a tabular form. I would really appreciate it.

50$Product 1$1$3$26.98$This is just a test product$$1$
50$Product 2$1$3$19.99$This is just a test product 2$$

wewior (OpenSolution)

Avatar: wewior

2005-08-29 09:43

it is in core/products.php in throwProductsData function:

$aProducts['position'], $aProducts['name'], $aProducts['id'], $aProducts['category'], $aProducts['price'], $aProducts['shortDescription'], $aProducts['fullDescription'], $aProducts['status']

sobo

No avatar

2005-08-29 13:34

Thank you very much for the quick response. However, I still don't know how category image, product image, would appear in the format:

50$Product 1$1$3$26.98$This is just a test product$$1$

I don't want to do programming, I just want to enter the texts directly.
I am not a PHP programmer.

Also, in the admin, you have 3 sets of inputs as:

'File', 'Browse' , ' Description'
'File', 'Browse' , ' Description'
'File', 'Browse' , ' Description'

What are they?

I would appreciate it.

Thanks in advance.


Back to top
about us | contact