Where can I locate the add to cart form?
I need the buttons to show up underneath the quantity boxes - should be an easy update, but I can't figure out where all the html is stored for this form.
Thanks.
Where can I locate the add to cart form?
I need the buttons to show up underneath the quantity boxes - should be an easy update, but I can't figure out where all the html is stored for this form.
Thanks.
Hi, the Addtocart form layout is in the source code.
The easiest way to move the buttons around without editing the code is to wrap the AddToCart form in a <div> and use CSS to make this div position:relative.
Then, you can make each of the buttons (and any other of the form elements) position:absolute and put them in any location you like.
Webopius.com: ASPDotNetStorefront web development and ecommerce project management
Webopius is now a Sage Pay Approved Partner