Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Dropdown Shopping Cart(SKU# FLEX-00001)

TOPIC: on click go to cart

on click go to cart 10 years 10 months ago #5072

Hi,

When hovering over the button it opens the minicart page. Is it possilbe to go to the cart page when a user clicks on the same button?

Kind regards
The administrator has disabled public write access.

on click go to cart 10 years 10 months ago #5188

NICK NIKTARIS wrote:
Hi,

When hovering over the button it opens the minicart page. Is it possilbe to go to the cart page when a user clicks on the same button?

Kind regards

This should be relatively easy to do by adding a OnClick function, and simply directing the link xxxxxxxxx/index.php/shopping-cart, although I do not know exactly how to do this myself, so I'm hoping the devs have an answer as to what code should be inserted where. I'll keep an eye on this thread as I would also like this functionality.
The administrator has disabled public write access.

on click go to cart 10 years 10 months ago #5203

Wouldn't it be easier just to surround the div in a href?

in the overide template ? (I haven't got the orignal files at hand but you see what I mean...

e.g.
 
<a href="index.php?option=com_virtuemart&view=cart" >
<div id="vmCartModule" class="vmCartModule">
  <div id="total" class="total">Nákupní košík (2)</div>
  <div style="display:none" id="hiddencontainer">
    <div class="cartTitle">Cart Buraya</div>
 
      <div class="cartEmpty"></div>
 
      <div class="clear"></div>
      <div class="container1">
      <div class="product_row">
        <div class="product_row_inner">
          <div class="image"></div>
          <div class="product_name_container"> <span class="quantity"></span>&nbsp;x&nbsp;<span class="product_name"></span> </div>
          <div class="prices"></div>
          <div class="product_attributes"></div>
          <div class="remove_button"><a on-click="remove_product_cart(this);" class="vmicon vmicon vm2-remove_from_cart"><span style="display:none;" class="product_cart_id"></span></a></div>
        </div>
      </div>
    </div>
</a>
 
 
The administrator has disabled public write access.
Time to create page: 0.071 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo