No content to show
User Activity
Hi everyone,I'm currently developing a custom theme for a client using Shopify CLI for local development. I've noticed that the cookie consent banner reappears every time I refresh a page, which is becoming quite annoying.I understand the cookie bann...
I discovered how it actually works now. https://[yourstore].myshopify.com/admin/bulk?resource_name=[SCOPE]&edit=[metafields.namespace.key]%2C[metafields.namespace.key]&return_to=%2Fadmin%2Fproducts&show=&metafield_titles=&metafield_options=&selected...
To use metafields you need some "context". In the product or collection page, you already have, because request the object in the page itself. To use metafields data in a product page for example, try to create a section where you choose a collection...
it's already working
Hi, Now that we have collection metafields working, would be nice if we can use metafields as dynamic sources as we use on the product page. Do you think that it would be possible in near future?
01-07-2022
Hi, Any news on this subject? As a Shopify expert is critical for us to compete with other platforms and Shopify without support for Shopify Payments loses a lot of o functionality. We don't have subscriptions with out-charge, you don't have native m...
Hi, I'm trying to use the new metafields system to output a rank for a product. After seeing the documentation O noticed that I not able to return a number using the Rating Object, for example: I have a Rating metafield from 1 to 4 with a value of 2...