Yes - edit the Act_ProductLine.html template (best to click edit next to the template in use under Design | Options | Layouts) .. you are looking for the NETQUOTEVAR:ADDTOCARTBUTTON and NETQUOTEVAR:PRODUCTQUANTITY ... there could be a <br> after the product quantity which can be deleted
You will have to open Act_CartButtonImage.html and remove the <P> and </P> that wraps the code. This will then display the add to cart button beside the quantity field. This will only work if you do not have a component / Atribute and choices. In which case they will display after the quantity box and before the add to cart button.
Comment