Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable shopping cart / checkout / shipping

Tags:

magento

Is there any way to disable the shopping card / checkout / shipping options in Magento?

I'm working on a product comparison site with prices listed from affiliate websites.

I'm not actually selling anything on my site per say.

like image 890
aDvo Avatar asked Jul 28 '14 09:07

aDvo


2 Answers

aDVo,if disable the below magento Module Mage_Checkout from admin>System>Configuration> advance>Advance.Then checkout cart will automatically disabling .

like image 83
Amit Bera Avatar answered Oct 01 '22 07:10

Amit Bera


You can Also disable Checkout following way.

Admin > System > Configuration > SALES > Checkout >Checkout option > Enable Onepage Checkout > yes/no

Default Magento Provided way

like image 34
money Avatar answered Oct 01 '22 08:10

money