AbanteCart Community
Shopping Cart Operations => Built-in Features => Topic started by: crock on January 21, 2014, 06:16:07 AM
-
First off let me say what a great application this is. Compared to Magento and others it's a lot more user friendly.
I'm setting a site up and for starters I don't want anyone to be able to buy anything from the store. Ideally I'd like to be able to remove the ability to add items to a cart and disable the checkout functionality basically making the site an online catalogue rather than a full blow store.
Is there simple way through the configs to do this?
TIA.
Crock
-
This was covered on the forum couple of times. There is no setting to switch abantecart to catalog only mode.
We can consider doing this in the future.
For now you can do it only with editing code in various places to disable this features and links
-
I don't suppose you know which thread? I've done a chunk of searching on remove cart, disable cart, disable checkout etc but drawn a blank.
Crock
-
I don't suppose you know which thread? I've done a chunk of searching on remove cart, disable cart, disable checkout etc but drawn a blank.
Crock
Hello. Try this post (http://forum.abantecart.com/index.php/topic,1408.0.html)
-
Thanks!