No content to show
User Activity
Thank you T, it works perfectly now! Exactly what I needed. You're a rockstar!
Hi Tranali, I created a customer metafield called "type" and value as "retail". But I'm not sure how to use it within Javascript. I tried adding the following to the _updatePrice function: if (customer.metafields.custom.type.retail == "retail") {vari...
Hello, We need to display a different price for customers with a specific customer tag. This is only to DISPLAY specific prices (there is no purchase capability on the site). Basically for this group of customers we need to display whatever the actua...
02-05-2025
Hello, We need to display a different price for customers with a specific customer tag. This is only to DISPLAY specific prices (there is no purchase capability on the site). I was able to do this successfully with Liquid in the product-price.liquid ...
Hello, Our client has a headless storefront and would like to switch back over to a native Shopify theme. I'm not very familiar with headless so I just want to make sure we don't screw up anything. What is the best way to do this? I see we have two s...
This worked perfectly, thank you!
Hi everyone, Could someone please take a look at my site and let me know how to make the product photo sticky so that as the user scrolls down the form on the right, the product photo remains displayed on the screen? I've tried the solutions already ...
Hello guys, I've been banging my head against the wall trying to figure this one out, hopefully someone has some idea of what is going on. Basically, on one of our client sites we have code that does the following: - When a product variant is in stoc...
Anyone?
Hi there, We're launching our store on Shopify here: https://floramye.myshopify.com/ PW is umeats As you can see when you scroll down on the homepage, the product images in the collage are blurry, especially the Bath Bliss Set image. I've tried uploa...
09-20-2021
Bump - anyone have any ideas? Really confused about this one.
Hello,I'm having a recurring problem with displaying an "in stock" or "out of stock" message for one of our stores.Here is the code:{%- if product.selected_or_first_available_variant.available == false -%}<div id="instock" style="float: left; font-we...
Hey guys,Wondering how best to tackle this.I have a client with a store that has 5 collections - each collection has its own colour logo, colour menu item, and colour product links.Those all work great.The problem I'm having is getting the same colou...
Hello there,A client just approached us with an interesting request. I have never tried this before but I'm wondering if it can be done.Their site has 6 different collections, and each collection has its own color for all the products in that collect...