No content to show
User Activity
09-18-2024
Hey, here is my codeif (!customElements.get('product-form')) { customElements.define( 'product-form', class ProductForm extends HTMLElement { constructor() { super(); this.form = this.querySelector('form'); this.form...
09-18-2024
How do I fix it?
09-18-2024
Hey, my add to cart button is not working properly. Product is being added to the cart but there is no pop up notification. Please help.URL- https://leechoo.com/products/macrame-hammock-chair-swing-for-terrace
07-16-2024
Hey, thanks for your reply. I have added meta keywords to all the collections and product pages.
07-13-2024
I have tried to add meta keywords in collection and product pages but I am not sure if I have done it right.Can anyone please see and suggest.I am not getting any traffic. Are there any more changes or suggestions?Please guide.https://leechoo.com/
07-13-2024
Thanks! It worked perfectly!
07-13-2024
I want 16 products per page
07-13-2024
leechoo.com
07-13-2024
I have added a Load More botton but its not showing all the products.I have created collection-load-more.jsconst products_on_page = document.getElementById('product-grid');const nextUrl = document.getElementById('paginateNext');let next_url = nextUrl...
This process worked perfectly for "Load more" button! Thanks a bunch!
This worked perfectly for infinite scroll! Thank you so much!
Hey, I need to add a "Load more" button below the collection page. I am using dawn theme. Can anyone help?Thanks
07-13-2024
Yes
07-13-2024
Hey thanks it fixed my issue. But is there anyway I can add rest of the images below this main image?
07-13-2024
Hey thanks it fixed my issue. But is there anyway I can add rest of the images below this main image?
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
3830 | 07-13-2024 08:45 AM | |
3834 | 07-13-2024 08:45 AM |