AbanteCart Community

Shopping Cart Operations => Built-in Features => Topic started by: crock on January 21, 2014, 06:16:07 AM

Title: Remove add to cart and checkout
Post 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
Title: Re: Remove add to cart and checkout
Post by: abantecart on January 21, 2014, 10:27:44 PM
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
Title: Re: Remove add to cart and checkout
Post by: crock on January 22, 2014, 07:30:27 AM
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
Title: Re: Remove add to cart and checkout
Post by: Basara on January 22, 2014, 09:50:23 AM
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)
Title: Re: Remove add to cart and checkout
Post by: crock on January 23, 2014, 03:54:29 AM
Thanks!