how to make MY CART button work with k2store

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Apr 24, 2013 5:35 pm
Reply with quote
Report this post
i don't work with vm, but the button link is <a href="/component/virtuemart/?view=cart" id="btnCart">My Cart</a>
i have k2 store, how can i use the button MY CART for k2 store

http://shahgrowshop.com/

thank you
User avatar
Junior Boarder

GK User
Thu Apr 25, 2013 7:36 am
Reply with quote
Report this post
Hi,
try publish k2 cart module in 'cart' position and let me know if this work for you.
User avatar
Gold Boarder

GK User
Thu Apr 25, 2013 5:01 pm
Reply with quote
Report this post
Konrad M wrote:Hi,
try publish k2 cart module in 'cart' position and let me know if this work for you.


no, konrad, that was my first test...
now i have replaced the link <a href="/component/virtuemart/?view=cart" id="btnCart"> in default.php, through <a href="index.php?option=com_k2store&amp;view=mycart" id="btnCart">... that works, but not in popup

thank you

alejandro
User avatar
Junior Boarder

GK User
Fri Apr 26, 2013 8:56 am
Reply with quote
Report this post
Probably you will need some modifications in js/gk.script.js file.
User avatar
Gold Boarder


cron