No content to show
User Activity
Hi, I'm working on custom code to display the inventory status of each product on the product page and on the collection page (in stock, available for back-order, out of stock, etc.). This works, except for products that are bundled with the Shopify ...
Anyone?
Ok so this gets really weird: when viewing our site in the Shopify Editor, everything work perfect. The quantity of the bundel is the quantity of the product with the lowest quantity, which is the correct behavior. But when viewing the live version o...
Hi, We have some custom code to display the inventory status of each product on the product page and on the collection page (in stock, available for back-order, out of stock, etc.). This works nicely, except for products that are bundled with the Sho...
01-14-2025
Hi, I have products with a lot of variants. These variants all have different images with custom alt texts. When creating bundles with these products, it does not duplicatie the productmedia. This means I would have to add them all again manually and...
Anyone that can help with this?
I have some custom product metafields. I also want to display this information on the product card on collection pages. But for some reason, I cannot acces metafields on the collection page. When console logging the product object, it does not show a...
Hi, I know how to add metafields but i cannot add a single line text value metafield to a link input. I'm only allowed to add a URL metafield, which does not support my anchor jump link
I understand that it does not accept it, but that is weird because it is very common to link an anchor tag to an ID of a section. And like I said the single line text value would be a solution but i cannot link that metafield type to a link in the sh...
I have a button on my page that links to a section. This works without problems, but I need to have this value as a metafield. When I enter the #anchor in a URL metafield it gives me an error saying I'm only allowed to use a certain schema. Not sure ...
I don't really see where I can PM you but if you can help me convert it to a block that I can use in the product info section that would be great!
Thank you for your answer. Unfortunately, pasting this section code in the 'Custom Liquid' block does not work for me. My liquid code has a few settings to edit the block in the Shopify editor. I'm not sure if that is possible through the Custom Liqu...
Hi, I've created my own custom liquid section. Everything works as expected, except for the placement of this section. I want it to be placed in the product info section, beneath the buy buttons. I cannot however find any documentation on this topic,...