Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Customizing Extra Product Fields

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-21-2009, 07:41 AM
  Cyber Matrix's Avatar 
Cyber Matrix Cyber Matrix is offline
 

eXpert
  
Join Date: Dec 2006
Posts: 199
 

Default Customizing Extra Product Fields

Is there a way to break up the extra product fields? Instead of stacking them on top of each one have them like the attach image.

Click image for larger version

Name:	extrafields.jpg
Views:	187
Size:	63.1 KB
ID:	1381
__________________
Cyber Matrix
-------------------
X-Cart 4.1.9
Reply With Quote
  #2  
Old 02-21-2009, 08:18 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Customizing Extra Product Fields

sure. The extra fields section just loops through the extra fields array. You can take this portion out and call the options by their unique value anywhere on the page.

this is the code that calls the fields
<td width="30%">{$extra_fields[field].field}</td>
<td>{$extra_fields[field].field_value}</td>

you will need to find the unique value for each field_value and replace the field_value above.

you will also have to do the same for field.
__________________
xcart 5.1.2
Reply With Quote
  #3  
Old 02-25-2009, 03:09 PM
  Cyber Matrix's Avatar 
Cyber Matrix Cyber Matrix is offline
 

eXpert
  
Join Date: Dec 2006
Posts: 199
 

Default Re: Customizing Extra Product Fields

Okay that makes sense and is there a way to have it make 2 columns instead of having to find each one value and create the 2 columns. See the attach image again if needed.
__________________
Cyber Matrix
-------------------
X-Cart 4.1.9
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:25 AM.

   

 
X-Cart forums © 2001-2020