Hello everyone, I want to reposition my variants , due to intial upload error which caused the main image be different from first variant, therefore, when first entering the product you ge...
Hi, Is it possible to create a site-wide discount or a colletion-wide discount without a code ? I know I can do it per product, but for site-wide discount that would mean to edit every...
Hi, So I'm using theme named Ella and I'm trying to understand if it's possible to filter the search results. I want to filter the result by the tags it may or may not have, here is about ...
Hi, Is there a way to update the SEO URL with the API? either when creating a product or afterwards, don't really mind. I just don't want to do it manually, I want the URL to be something...
Hi, I've got over 1000 collections and I have noticed that the list-collection section with the following loop: {% for collection in collections %} only returns up to 1000 collections. Is ...
Hi, I have the following code in product template page: {% assign productVariants = product.variants %} Then I go over a list of more products that are in the same collection and I conc...
Hello, I uploaded a product, worked fine, looks good. Now I tried adding another variation to that product but everyway I tried it , it didn't work.. I'm not receiving an error or anything, ...
No content to show

User Activity

I'm using the orders api to retrieve orders with a custom app, the app has all the permissions marked in the admin configuration section, and using 2024-04 version.This morning I've noticed I'm missing the customer full shipping address, all I get is...
Thanks Adnreas. This is what ended up working for me:  product.add_metafield(shopify.Metafield({         'key': 'long_description',         'value': 'test',         'value_type': 'string',         'namespace': 'prd_long_description'     })) I'll h...
Hello, I'm using this git project: https://github.com/Shopify/shopify_python_api   to use shopify api. I'm trying to upload a product with metafields, but I can't get it to work, everything else is working great.  this is what I'm doing:  product...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From