VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: AnthonyWang on January 21, 2013, 09:20:24 AM

Title: product field select element
Post by: AnthonyWang on January 21, 2013, 09:20:24 AM
VM 2.018
when i use firebug, i found it use select and option element
Quotecomponents\com_virtuemart\views\productdetails\tmpl\default_addtocart.php line:35
<span class="product-field-display"><?php echo $field->display ?></span>

is there any one know where i can find the select and option code in which php file?

I would be grateful for any help