How to Remove Add To Cart Button From Archive / Products Listing page

To remove the Add to Cart button in archive / products page, you can edit wp-content/super-product-swatches/includees/class-frontend.php file

Search and remove the following code:

<button type="submit" class="single_add_to_cart_button button"><?php echo esc_html( $product->single_add_to_cart_text() ); ?></button>

Save and upload the file.

2+

Users who have LIKED this post:

  • Alex
  • Sofia Moss