| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
Extra Fields layout question | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||
|
|||||||
|
Sorry if this is super basic, tried searching the forums though can't find an answer---
Need an if statement to take a particular Extra Field and display it on the product page. Just so I can move them around the layout individual from each other, rather then one big extra-field div. ie --- Extra Field COLOURS up top above the description. --- Extra Field LOCATION moved down to the bottom.
__________________
X-Cart Pro 4.4 |
|||||||
|
#2
|
|||||||||
|
|||||||||
|
You can include loop through the extra fields variables and show only the one you need (see skin1/modules/Extra_Fields/product.tpl how it's done) or if you know exactly which one is it you can use similar to this
{$extra_fields[x].field_value} - replace x with the number of the field you need in the array
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#3
|
|||||||
|
|||||||
|
thanks heaps will look into it!
__________________
X-Cart Pro 4.4 |
|||||||
![]() |
|
| Thread Tools | Search this Thread |
|
|
|
|
|||
|
X-Cart forums © 2001-2020
|
|||