cancel
Showing results for 
Search instead for 
Did you mean: 

Can I Turn OFF Shopping Cart

Can I Turn OFF Shopping Cart

I have built an ecommerce site for a client and he has decided to have customers call him directly to purchase product.  Is there a way to turn off the shopping cart but continue to use Magento to display the products available?  I suspect he might want to re-enable the shopping cart at some point so I'd prefer to not build a new site.

2 REPLIES 2

Re: Can I Turn OFF Shopping Cart

@rick_salcedo

 

Assuming you are using open source or Magento community version, you can achieve the same using the below modules. They are FREE and with minor updates you can use them the way you want.


https://github.com/MuneebMagenticians/disable-add-to-cart-button-magento2
https://github.com/sbodak/magento2-b2b-disable-add-to-cart-button-for-guest


You can find couple of Paid version as well on Magento marketplace in case you need ready solution and do not want to make any customization.

 

Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

Re: Can I Turn OFF Shopping Cart

Hello Rick,

With the help of B2BMage, you can not only turn off product catalogs for a particular user, but also show different products and prices for each user.