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.
Users who have LIKED this post: