VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: bmw2182 on March 27, 2015, 13:21:07 PM

Title: Move Cart Variant above Product Description
Post by: bmw2182 on March 27, 2015, 13:21:07 PM
I am using Joomla 3.4.1 and Virtuemart 3.0.6.  I would like to move the Cart Variant above the Product Description so that the customer doesn't have to scroll through the long description to pick the size. 

I thought the file was.... /components/com_virtuemart/views/productdetails/tmpl/default.php - however I haven't had any luck.  Please help!

You can view http://www.mocspowersportsandrentals.com/index.php/items-for-sale/atv/fly-racing-formula-facet-helmet-detail

I would like to move the size drop down box that is currently below the long description to be above the description.
Title: Re: Move Cart Variant above Product Description
Post by: PRO on March 27, 2015, 14:42:20 PM
is the custom field assigned to the layout position    addtocart

?

Title: Re: Move Cart Variant above Product Description
Post by: bmw2182 on March 27, 2015, 16:46:23 PM
I'm not sure....would I do that in the customer field are on the product itself or in css?    I would have thought where it's showing up on the page itself, it would be in the default.php file.
Title: Re: Move Cart Variant above Product Description
Post by: PRO on March 27, 2015, 18:20:36 PM
Quote from: bmw2182 on March 27, 2015, 16:46:23 PM
I'm not sure....would I do that in the customer field are on the product itself or in css?    I would have thought where it's showing up on the page itself, it would be in the default.php file.

Its in the custom fields menu

Title: Re: Move Cart Variant above Product Description
Post by: bmw2182 on March 27, 2015, 18:31:58 PM
Thank you!  I had it as a cart attribute, but not cart input :)  Thank you so much!