cancel
Showing results for 
Search instead for 
Did you mean: 

Moving qty input inside the product options div

Moving qty input inside the product options div

I'm trying to move the qty input into the product.info.options container so that I can use css to position it to the right of the last option.  I've created a new template qty-input.phtml to separate it from the addtocart button. I've defined the block in category_product_view.xml

 

However it doesn't appear. if I move it to product.info.options.wrapper it appears but it not where i need it to be. Any help would much appreciated.