Personalized checkout and custom promotions with Shopify Scripts
Here's the translation:
I am looking for a way to retrieve products from a catalog but also be able to filter the products by productType. I've tried with several objects, but none allow query or filter as an argument. Do you know of any solution or if this feature will be included in the future?"
{
catalog(id: "gid://shopify/CompanyLocationCatalog/7777777") {
id
title
priceList {
id
currency
prices(first: 10) {
edges {
node {
variant {
id
product {
id
title
}
title
price
}
}
}
pageInfo {
hasNextPage
endCursor
}
}
}
}
}
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024