Remove Status Column under Customer Control Panel

  • Posts: 73
  • Thank you received: 2
12 years 2 months ago #64582

Under the Customer Control Panel --> Show Carts -->
After selecting the cart, the next window shows:

# Name Quantity Price Status
1 Individual Member $12.00 Unlimited items in stock Delete
2 Bricks Order Form: NO Logos $50.00 Unlimited items in stock Delete
Total 2 $62.00

Is there a way to remove this Status column?

Thanks

Please Log in or Create an account to join the conversation.

  • Posts: 2334
  • Thank you received: 403
12 years 2 months ago #64667

Hi there,

You have to edit the showcart view in Display>Views and delete the folloing lines:

<th class="hikashop_cart_status_title title" align="center">
	<?php echo JText::_('HIKASHOP_CHECKOUT_STATUS'); ?>
</th>
And
<td align="center"><?php echo $stockText;?></td>

Last edit: 12 years 2 months ago by Eliot.

Please Log in or Create an account to join the conversation.

  • Posts: 73
  • Thank you received: 2
12 years 2 months ago #64716

Perfect. Exactly what I needed. Thx

Please Log in or Create an account to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum