No content to show
User Activity
03-20-2025
Hello, does anyone know why this code does not make the navigation buttons work, also when I open the popup on desktop pagination does not show, but on mobile it does show. When I inspect the page on desktop after opening the pagination does show. I ...
03-17-2025
Hello, I created a custom app and allowed read and manage orders. I'm trying to link it via:I used x and y to from above ^ to link it. document.addEventListener('DOMContentLoaded', function() {
// Get the "Check Order" button
const checkOrderBtn ...
03-16-2025
Hello @PageFly-Richard I'm still struggling with this and made a new, clearer threat concerning the issue. If you have time and want to check it out for me: Swiper pagination shows wrong - Shopify Community
03-16-2025
Hello, I'm creating a popup after a product is added to cart. When multiple items are added to the cart at the same time, I'm trying to create a carousel within the popup. This is currently working but the pagination shows on top of the carousel, ins...
03-15-2025
Hello how can I make my cart__footer and cart__header the same width as my cart__inner? I want to keep my cart-items the same width as they are now but the footer and header should take full width. URL Glow Curtain: 400 LED Lights for a Magical Ambia...
03-14-2025
03-14-2025
Hello @PageFly-Richard it looks like this with those changes: CANNOT UPLOAD IMAGE IDK WHY I will send the image in a respondIs it not easier to edit this using the javascript that creates the carousel or css, I tried doing so but I did not manage to...
03-13-2025
URL: Glow Curtain: 400 LED Lights for a Magical Ambiance – InteriorGlows currency selected is in footer
03-13-2025
Hello, I'm trying to retrieve the currency symbol selected in: Is there an easy way to do this to get $ for Canada for example by a variable such as Shopify.x?I'm currently getting it by getting the cart currency but this sometimes leads to undefined...
03-13-2025
Hello, my swiper pagination stays above my carousel in the cart popup i’m trying to create for my volume bundle offer. URL: https://interiorglows.com/products/glowcurtain-400-led-lightsIt currently shows like this: and I want the pagination to be und...
03-12-2025
Hello, thanks for letting me know but I was working on that regarding the white line; it only shows when you refresh when something is in cart and go to the cart drawer on phone after refreshing.
03-12-2025
Does anyone know why this thick white line shows on the left of my cart drawer, URL: https://interiorglows.com/products/glowcurtain-400-led-lights and how can I get rid of it?
code: Mar 12 4:25 PM - Codeshare
Hello, I'm trying to create a popup after adding bundle items to cart, on URL: Glow Curtain: 400 LED Lights for a Magical Ambiance – InteriorGlows It shows like this for smaller devices, you cant see the product infobut for larger devices it shows co...
03-06-2025
Helllo, I'm trying to code a return form for returning products but I can't find out how to check if an order really exists, by getting the information from the number itself: URL: Returns and Refunds – InteriorGlows looks like thisAnd I got this cod...