I have two issues:
- On the single product page, when a product has options (variants), everything displays perfectly. But when the product is simple (without variants), the CSS seems broken—it pushes all content to a new line instead of displaying inline as it should.
- When I try to add an "Add to Cart" button to related products or the product grid list, a heart (wishlist) icon also appears. On mobile, the heart icon is misaligned and shows outside of the product container. I want to hide the heart icon and display only the "Add to Cart" button.