![]() |
how to show horizon categories in cart page ?
how to show horizon categories in cart page even if there are products in shopping cart ?
Usually, I can see head horizon categories in cart.php if there is no product in shopping cart. but if I add to one product to shopping cart, head horizon categories is gone.. how can I edit this problem..? please help me !!:D/ I'm using artistictunes_car_tires template.. |
Re: how to show horizon categories in cart page ?
I think this is what you need:
on /artistictunes_car_tires/customer/content.tpl Change: Code:
{if ($main neq 'cart' or $cart_empty) and $main neq 'checkout'} to: Code:
<div id="right-bar"> or this, if you want the menus off the checkout page(s) still: Code:
{if $main neq 'checkout'} |
Re: how to show horizon categories in cart page ?
I mean top-categories..
how to show top-categories in cart page |
All times are GMT -8. The time now is 05:13 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.