| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
New field in admin product page | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() On each product page in the admin area I would like to add a field (similar to the price field) that would allow me to place a comparative price just above the price of the product in the store.
for instance *An attorney would charge $875 to draft this form* Price: $29.95 I would like the 875 to be called dynamically from the database for each product. I would also like to add a language variable, called compare_price for the admin page. Where are the $lan variables stored? thx, Ash
__________________
xcart 5.1.2 |
|||||||||
#2
|
|||||||
|
|||||||
![]() Why not use Extra Fields?
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
![]() I am already using extrafields below the price.
Plus I would like to learn how to do this.
__________________
xcart 5.1.2 |
|||||||||
#4
|
|||||||
|
|||||||
![]() But you can use more than one
![]()
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||||
|
|||||||||
![]() I can have them in differnet places? I thought they were all called in the extrafields.tpl or whatever.
__________________
xcart 5.1.2 |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() Ok how do I call the extra field variables? by service name? {$field.service_name}
__________________
xcart 5.1.2 |
|||||||||
#7
|
|||||||
|
|||||||
![]() {$extra_fields[1].field_value}
Replace 1 with the field number you want to call.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#8
|
|||||||||
|
|||||||||
![]() got it. but would still like to know how to create language variables
__________________
xcart 5.1.2 |
|||||||||
#9
|
|||||||
|
|||||||
![]() You create languages variables via the 'Languages' link in your admin.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
|||
X-Cart forums © 2001-2020
|