1. Hello, can you help us? If we have a plugin, which leads to the button “In the basket” button “Order in 1 click” in the card load, there is also a possibility to enter the catalog. And if you have a problem with the main page, necessarily do it on a template, can you tell us how it is possible to enter a button with a button?
2. We previously removed a piece of code for displaying the Add to cart button when hovering over a card. If I’m not mistaken, this was the code: Php if ($ view! = 'Default') { // if (in_array ('product_page_addtocart', $ product_settings)) { remove_action ('woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 10); add_action ('woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 10); do_action ('woocommerce_after_shop_loop_item'); //} }?> in content-product-slider.php, if so, where to return it to? We cleaned up because of the frequent word Buy.