inkaorganics Posted November 30, 2017 Share Posted November 30, 2017 Hi PS Gurus, I have a small issue with the last tab of checkout process the Payment tab. In this tab it is displaying a column called Avail. which is not to be displayed. Also, the values are displaying incorrectly under the columns. It seems that the columns have shifted as there is no value for Avail. Can someone please tell me where I would need to make the change to remove Avail. column? Screenshot attached Thank you in advance, Link to comment Share on other sites More sharing options...
inkaorganics Posted November 30, 2017 Author Share Posted November 30, 2017 19 minutes ago, inkaorganics said: Hi PS Gurus, I have a small issue with the last tab of checkout process the Payment tab. In this tab it is displaying a column called Avail. which is not to be displayed. Also, the values are displaying incorrectly under the columns. It seems that the columns have shifted as there is no value for Avail. Can someone please tell me where I would need to make the change to remove Avail. column? Screenshot attached Thank you in advance, I found in /themes/theme934/shopping-cart.tpl this line of code and commented it out: <!--{if $PS_STOCK_MANAGEMENT} <th class="cart_avail item">{l s='Avail.'}</th> {/if}--> but it still doesn't disappear. Any clues where else I should look? Link to comment Share on other sites More sharing options...
bellini13 Posted November 30, 2017 Share Posted November 30, 2017 Did you clear your smarty cache after making this change? Also, are you using advanced stock management? If not, then the code you removed would not apply. 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