VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: toad78 on November 08, 2013, 23:43:09 PM

Title: default_showprices & default_customfields modifications
Post by: toad78 on November 08, 2013, 23:43:09 PM
I need to be able to post the 'default_customfields' (product-field product-field-type-S) to post next to the 'PricepriceWithoutTax'. Unfortunately I cannot find a simple way to do this. Positioning these items absolute isn't an option because the content that surrounds these items fluctuate and with the custom field and price styled absolutely, chances are the content will run it over.

Is there a way to echo the 'default_customfields' within the 'default_showprices' template?