Hi,
Also I want to remove the left sidebar from all "cart.php" pages.
I tried to remove the next "include" from some .tpl templates but not working (this only remove sidebar in other pages, not in "cart.php" pages):
{include file="orderforms/standard_cart/sidebar-categories.tpl"}
Anybody knows which file I need edit for remove sidebar only in "cart.php" pages (when a client are in order process)?.
Thank you!