| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Product Layout | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I have a few questions about the layout of the product details. The biggest concern is that i added fields to be part of product. They display just fine, however, when trying to redefine the layout (i assume the file in question is customer/main/product.tpl ) i see in the code the extra fields
{if $active_modules.Extra_Fields ne ""} {include file="modules/Extra_Fields/product.tpl"} I have 3 added fields but i do not want them grouped together on top of one another like they currently show. In fact, I want one of the 3 fields to display where the discount star is on top right (IE: class="SaveMoneyLabel" background="{$ImagesDir}/save_money.gif") Can these added fields be seperated and placed into customer/main/product.tpl directly? If so, how do i know the names of the fields? are they numbered or given the names i chose when they were created. How can the search function be made to search added fields? |
|||||||
#2
|
|||||||||
|
|||||||||
![]() The extra data will be stored in the paramo1 etc fields.
You could alway screate a few if statements and position them where you wanted. You would need to remove the call for extra fields though. for help on what im talking about view the file that being called. {include file="modules/Extra_Fields/product.tpl"}
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. ![]() ![]() |
|||||||||
|
|||
X-Cart forums © 2001-2020
|