PATH:
home
/
letacommog
/
letaweb
/
admin
/
widgets
/
views
/
modules
<?php Yii::app()->ecommerce->loadLanguageFile('common/header'); $uniqid = uniqid(); ?> <nav id="store_top_bar_<?php echo $uniqid; ?>"> <div class="container"> <div class="nav pull-right" id="store_top_bar_top-links_<?php echo $uniqid; ?>"> <ul class="list-inline"> <li class="dropdown"><a data-toggle="dropdown" class="dropdown-toggle" title="<?php echo Language::term('text_account', 'My Account'); ?>" href="<?php echo Yii::app()->url->createPageUrl('shop/account');?>"><i class="fa fa-user"></i> <span class="hidden-xs hidden-sm hidden-md"><?php echo Language::term('text_account', 'My Account'); ?></span> <span class="caret"></span></a> <ul class="dropdown-menu dropdown-menu-right"> <?php if(cmm_customer::check_login()) { ?> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account'); ?>"><?php echo Language::term('text_account', 'My Account'); ?></a></li> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/edit'); ?>"><?php echo Language::term('text_edit', 'Edit'); ?></a></li> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/password'); ?>"><?php echo Language::term('text_password','Password'); ?></a></li> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/address'); ?>"><?php echo Language::term('text_address', 'Address'); ?></a></li> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/order'); ?>"><?php echo Language::term('text_order', 'Order'); ?></a></li> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/newsletter'); ?>"><?php echo Language::term('text_newsletter', 'Newsletter'); ?></a></li> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/logout'); ?>" class="item"><?php echo Language::term('text_logout', 'Logout'); ?></a></li> <?php }else { ?> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/register');?>"><?php echo Language::term('text_register'); ?></a></li> <li><a href="<?php echo Yii::app()->url->createPageUrl('shop/account/login');?>"><?php echo Language::term('text_login'); ?></a></li> <?php } ?> </ul> </li> <li><a title="Shopping Cart" href="<?php echo Yii::app()->url->createPageUrl('shop/cart');?>"><i class="fa fa-shopping-cart"></i> <span class="hidden-xs hidden-sm hidden-md"><?php echo Language::term('text_shopping_cart'); ?></span><span id="store_top_bar_cart_quantity_<?php echo $uniqid; ?>">(<?php echo (isset(cmm_cart::$total['items']) ? cmm_cart::$total['items'] : 0); ?>)</span></a></li> <li><a title="Checkout" href="<?php echo Yii::app()->url->createPageUrl('shop/checkout');?>"><i class="fa fa-share"></i> <span class="hidden-xs hidden-sm hidden-md"><?php echo Language::term('text_checkout'); ?></span></a></li> </ul> </div> </div> </nav> <script type="text/javascript"> $(document).on('cart_updated', function(event, params) { var quantity = params.quantity || 0; $('#store_top_bar_cart_quantity_<?php echo $uniqid; ?>').html('(' + quantity+')'); }); </script>
[+]
..
[-] contactform.php
[edit]
[-] ihover.php
[edit]
[-] modal.php
[edit]
[-] news_slideshow.php
[edit]
[-] news_gallery_item1.php
[edit]
[-] facebookvideo.php
[edit]
[-] social_buttons.php
[edit]
[-] share_buttons_item0.php
[edit]
[-] audio_player.php
[edit]
[-] mini_news_list_item5.php
[edit]
[-] simplelist.php
[edit]
[+]
contactform
[-] spacer.php
[edit]
[-] newsdetail_item3.php
[edit]
[-] share_buttons.php
[edit]
[-] cycleslider.php
[edit]
[-] facebookcomment.php
[edit]
[-] video.php
[edit]
[-] linklist.php
[edit]
[-] newslist.php
[edit]
[-] newsdetail_item2.php
[edit]
[-] facebooklike.php
[edit]
[-] newscategory.php
[edit]
[-] newscomment.php
[edit]
[-] mini_news_list_item4.php
[edit]
[-] recentnews_item.php
[edit]
[-] news_gallery_item0.php
[edit]
[-] share_buttons_item1.php
[edit]
[-] share_buttons_item6.php
[edit]
[-] image.php
[edit]
[-] pricetable.php
[edit]
[-] gallery.php
[edit]
[-] menu_functions.php
[edit]
[-] youtube.php
[edit]
[-] newscomment_item.php
[edit]
[-] statcounter.php
[edit]
[-] icon.php
[edit]
[-] facebookpost.php
[edit]
[-] facebookpage.php
[edit]
[+]
script
[+]
productlist
[-] menu.php
[edit]
[-] flash.php
[edit]
[-] typedtext.php
[edit]
[-] news_monthlist.php
[edit]
[-] countdown.php
[edit]
[-] carousel.php
[edit]
[+]
newslist
[-] iframe.php
[edit]
[-] newsdetail_item1.php
[edit]
[-] linklist_functions.php
[edit]
[-] rssfeed.php
[edit]
[-] navbar.php
[edit]
[-] embed.php
[edit]
[-] infobox.php
[edit]
[-] common_functions.php
[edit]
[-] infobanner.php
[edit]
[-] html.php
[edit]
[-] share_buttons_item5.php
[edit]
[-] text.php
[edit]
[-] share_buttons_item2.php
[edit]
[-] newsdetail.php
[edit]
[-] title.php
[edit]
[-] mailchimp.php
[edit]
[-] recentnews.php
[edit]
[-] testmodule.php
[edit]
[-] slideshow.php
[edit]
[-] button.php
[edit]
[-] newscomment_form.php
[edit]
[-] googlemap.php
[edit]
[-] backtotop.php
[edit]
[-] alert.php
[edit]
[-] fancytext.php
[edit]
[-] tagcloud.php
[edit]
[-] facebooksend.php
[edit]
[-] ecommerce_top_bar.php
[edit]
[-] news_gallery_item2.php
[edit]
[-] share_buttons_item3.php
[edit]
[-] newscomment_reply_form.php
[edit]
[-] share_buttons_item4.php
[edit]
[-] infotable.php
[edit]
[-] progress_bar.php
[edit]
[-] newsdetail_item0.php
[edit]
[-] line.php
[edit]
[-] news_gallery.php
[edit]