-- HikaShop version -- : 3.0.0 [1702040056]
-- Joomla version -- : 3.6.5
Hi,
looks like a small error, with add to cart legacy set to No and the product quantity input method set to something different than Default, the add to cart/wishlist buttons do not appear in the correct position in the HTML markup, see also attached image from the demo site.
Before they were always inside the div hikashop_product_quantity_div, but with legacy set to No they appear outside of the div.
EDIT: ah, with the new add to cart system we see the buttons are now generated in the "add_to_cart_ajax" view, so that's why. Still, might we suggest to put the buttons inside a similar div as in legacy mode for consistency and ease of styling?
Kind regards,