Feb 17, 2018
Trying to sort a list of collections using somethig like below: {% for collection in collections | sort: handle.ascending %} {% if collection.metafields.show.archive == 1 %} <p> ...
Dec 19, 2014
Trying to change the product page output for variants with "Don't track inventory" selected. Thanks
No content to show
User Activity
I've created a webhook in my store admin via Settings -> Notifications. The test data is received by my endpoint so I believe it is configured correctly. When I create a cart via the Storefront API - mutation cartCreate - the webhook does not fire. W...
@LitExtension thanks for confirming that - so as mentioned earlier, since it is tied to the user's SSO account there is only one image that can be used globally across all Shopify stores.
12-08-2021
Working on a blog for a store and surprisingly I haven't used author images in the past. I've come across the following liquid attribute: article.user.image I am not seeing anywhere in the staff section where an admin user can manage their avatar ima...
11-01-2021
Hi @Moira thank you for the reply! That is a great explanation.No issues yet - I have a new client who has plans to scale up to/past 50,000 within a year and ideally in the high 6 figures+ over time. If Shopify Plus is an option to do this then that ...
Looking for a technical answer if available:What is the maximum number of products which can be imported into Shopify? Does this differ for Shopify Plus?I have seen a scenario where there could be 1 million + items, with 1, 2 or 3 variants per item. ...
Ended up finding the relevant info:https://shopify.dev/themes/architecture/sections/section-schema#tagTag attribute allows modification of the container element.
anyone?
If I include a section in my theme template via liquid tags as follows:{% section 'header' %} The resulting output wraps the code contained in the header section with a div: <div id="shopify-section-header" class="shopify-section">
<!- Content i...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
3463 | 08-18-2021 12:11 PM |