Jump to content

Checkout - Payment tab issue


inkaorganics

Recommended Posts

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,

checkout.png

Link to comment
Share on other sites

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,

checkout.png

 

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...