[ad_1]
Basically building a site that will have the same product info for each product, just no actual e-commerce selling abilities. What plug-in would you use for that, just woocommerce?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
What you need is a custom post type with some custom fields. You can use ACF or anything similar to achieve that.
I think you could just use a regular theme and just hide the button with CSS.
Or use a theme with catalogue mode
In WooCommerce you can set to catalogue mode basically allowing you to have a catalogue with out no add to cart buttons.
Alternative you can basically add a call to price plugin this basically sets each product with no price
To say something like call for price or something this could work for you.
Also – –
Alternatively you can use the following plugin
Yith WooCommerce Catalogue mode can be downloaded from here
https://wordpress.org/plugins/yith-woocommerce-catalog-mode/
This removes all add to cart and other buying buttons on the site.