Davit_Azizyan
Tourist
Contact Me
Status
Offline
Last Activity
‎09-08-2021 08:22 AM
Topic Started
3
Topics Started
Topic Solutions
1
Solution
Post Count
7
Posts
Post Kudos
0
Likes

Community Badges

No content to show

User Activity

Hi, i am developing a shopify theme, for minicart page i am using vuejs to control mini cart (shoping cart) data. this is vue js instance and html for it: <ul class="list-unstyled"> <template v-if="cart"> <li class="media" v-for="(item, index...
This issue is resolved here: https://stackoverflow.com/questions/61383614/checking-for-inventory-quantity-in-mini-cart-page-shopify/61385965#61385965
Hi, I am developing a shopify theme, i have created mini cart page as shown in this image, my website is: https://codeinspire-dev2.myshopify.com/cartI am using vue.js for controling this mini cart page data, i have called axios.get('/cart.js') for po...
Sorry for disturbing, now it's solved i have jquery for resolving the issue
Hi, i am learning shopify development by developing a store. I have added bootstrap navbar to my store. here is code for it. But jewelry dropdown menu not working it shows correct links when hovering over it but it not opens the pages.Can you help me...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.