mdr23 Posted September 29, 2016 Share Posted September 29, 2016 I wish to hide/disable the Availability in the shopping cart summary. In other words, I only want to show: Product - Description - Unit price - Qty - Total ...on the shopping cart page. My product page settings and stock management are set so that, if a customer adds item to shopping cart, it is inherently in stock. It is redundant to show "in stock" label on the shopping cart summary. I'm using version 1.6.1.6. Thanks in advance for any help or suggestions. Link to comment Share on other sites More sharing options...
rocky Posted September 30, 2016 Share Posted September 30, 2016 Assuming you're using the default theme, add the following to the top of shopping-cart.tpl in your theme's directory: {assign var='PS_STOCK_MANAGEMENT' value=false} 1 Link to comment Share on other sites More sharing options...
azurtem Posted September 3, 2018 Share Posted September 3, 2018 this has the desired effect with regards to the in-stock and out-of-stock badge warnings but it still isn't possible to order products for which there is zero stock Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now